chore: validate each entry in serialization instead of whole object#456
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR consolidates dependency management and updates build tooling. Vite is migrated to catalog-based resolution in multiple packages, tool versions are bumped (dprint, turbo, TypeScript plugin), and validation logic in serialize.ts is refactored from global to per-entry validation with filtering. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use your project's `biome` configuration to improve the quality of JS/TS/CSS/JSON code reviews.Add a configuration file to your project to customize how CodeRabbit runs |
|
🚀 This pull request is included in v1.6.0. See Release v1.6.0 for release notes. |
Thanks mertcanekiz for inspiration in #448
Summary by CodeRabbit
Chores
Improvements